Third-Party Import of: https://github.com/tlsfuzzer/python-ecdsa Request Document: go/android3p For CL Reviewers: go/android3p#reviewing-a-cl For Build Team: go/ab-third-party-imports Bug: http://b/332771038 Original import of the code can be found at: https://googleplex-android.googlesource.com/platform/external/python/ecdsa/+/refs/heads/third-party-review. Security Questionnaire: http://b/332771038#comment1 Test: None Change-Id: I418c093b893fa47f6fdaf21026d12c186e04260b 
diff --git a/LICENSE_MIT b/LICENSE_MIT new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/LICENSE_MIT 
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..dbe2fca --- /dev/null +++ b/METADATA 
@@ -0,0 +1,16 @@ +name: "python-ecdsa" +description: + "pure-python ECDSA signature/verification and ECDH key agreement." + +third_party { +homepage: "https://github.com/tlsfuzzer/python-ecdsa" + identifier { + type: "Git" + value: "https://github.com/tlsfuzzer/python-ecdsa" + primary_source: true + version: "0.18.0" + } + version: "0.18.0" + last_upgrade_date { year: 2024 month: 7 day: 31 } + license_type: NOTICE +} 
diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..2e8f086 --- /dev/null +++ b/OWNERS 
@@ -0,0 +1 @@ +include platform/system/core:main:/janitors/OWNERS